home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 6-Apple⁄DEC Alliance / Solutions & Networking Guide / Macintosh Networking Guide / Macintosh Networking Guide / card_7740.txt < prev    next >
Text File  |  1990-04-17  |  8KB  |  375 lines

  1. -- card: 7740 from stack: in
  2. -- bmap block id: 8767
  3. -- flags: 0000
  4. -- background id: 18894
  5. -- name: RoomMac
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global sol,env
  9.   put "Application Level" into fld "Floorname"
  10.   put "Macintosh" into cd fld "CPU"
  11.   put "Macintosh Solution Room" & return & "click on the Macintosh" into fld "Tell"
  12.   pass openCard
  13. end openCard
  14.  
  15.  
  16. --on closeCard
  17. put empty into fld "Tell"
  18. put empty into fld "Prodname"
  19. put empty into fld "Network"
  20. put empty into fld "Side1"
  21. put empty into fld "Side2"
  22. put empty into fld "ProdnameUp"
  23. put empty into fld "Prodname2"
  24. put empty into fld "ProdnameUp2"
  25. pass closeCard
  26. --end closeCard
  27.  
  28. on mouseEnter
  29.   global env
  30.   put "Macintosh Applications Room" & return & "click on the Macintosh screen" into fld "Tell"
  31. end mouseEnter
  32.  
  33.  
  34. -- part 70 (button)
  35. -- low flags: 00
  36. -- high flags: A000
  37. -- rect: left=68 top=195 right=209 bottom=128
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 0
  41. -- font id: 242
  42. -- text size: 9
  43. -- style flags: 0
  44. -- line height: 12
  45. -- part name: products
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   send mouseUp to btn "Macintosh"
  49. end mouseUp
  50.  
  51. on mouseEnter
  52.   changeCurs 6069
  53.   put "Products Button" & return & "click to choose product" into fld "Tell"
  54. end mouseEnter
  55.  
  56. on mouseLeave
  57.   changeCurs 69
  58.   put empty into fld "Tell"
  59. end mouseleave
  60.  
  61. On mouseDown
  62.   Global ClickSND
  63.   play ClickSND
  64. End mouseDown
  65.  
  66.  
  67. -- part 1 (button)
  68. -- low flags: 00
  69. -- high flags: 0000
  70. -- rect: left=0 top=25 right=303 bottom=35
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: 
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   global env,sol,hall,currentfloor,lastRoom
  82.   put env && sol into lastRoom
  83.   put "3  Applications" into currentfloor
  84.   set lockscreen to true
  85.   go to cd hall
  86.   unlock screen with dissolve
  87. end mouseUp
  88.  
  89. On mouseDown
  90.   Global ClickSND
  91.   play ClickSND
  92. End mouseDown
  93.  
  94. on mouseEnter
  95.   changeCurs 6069
  96.   put "Exit to Hallway Button" & return & "click to go to the hallway" into fld "Tell"
  97. end mouseEnter
  98.  
  99. on mouseLeave
  100.   changeCurs 69
  101.   put empty into fld "Tell"
  102. end mouseleave
  103.  
  104.  
  105.  
  106. -- part 7 (field)
  107. -- low flags: 01
  108. -- high flags: 0000
  109. -- rect: left=408 top=149 right=164 bottom=455
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 242
  114. -- text size: 9
  115. -- style flags: 8192
  116. -- line height: 12
  117. -- part name: CPU
  118.  
  119.  
  120. -- part 10 (button)
  121. -- low flags: 00
  122. -- high flags: 0000
  123. -- rect: left=61 top=130 right=211 bottom=151
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: Macintosh
  132. ----- HyperTalk script -----
  133. on mouseEnter
  134.   changeCurs 6069
  135.   put "Macintosh Button" & return & "click for information" into fld "Tell"
  136. end mouseEnter
  137.  
  138. on mouseLeave
  139.   changeCurs 69
  140.   put empty into fld "Tell"
  141. end mouseleave
  142.  
  143. On mouseDown
  144.   Global ClickSND
  145.   play ClickSND
  146. End mouseDown
  147.  
  148. on mouseUp
  149.   global env,sol,lastRoom
  150.   put env && sol into lastRoom
  151.   set cursor to busy
  152.   set lockscreen to true
  153.   get the loc of me
  154.   put it into MLoc
  155.   Put "Zoomer " & MLoc & "," & MLoc & "," & "254,151,278,166" into Zoomy
  156.   do Zoomy
  157.   Zoomer 254,151,278,166,8,4,507,336
  158.   put empty into fld "Prodname"
  159.   put empty into fld "Prodname2"
  160.   put empty into fld "Side1"
  161.   put empty into fld "Side2"
  162.   put empty into fld "ProdnameUp"
  163.   put empty into fld "ProdnameUp2"
  164.   put empty into fld "Network"
  165.   put empty into fld "click"
  166.   put empty into fld "click2"
  167.   put empty into prodname2
  168.   put empty into reads2
  169.   put empty into writes2
  170.   put empty into network2
  171.   put empty into sideone
  172.   put empty into common
  173.   push card
  174.   go to cd "White"
  175.   go to cd "MacCloseUp"
  176.   unlock screen with dissolve
  177. end mouseUp
  178.  
  179.  
  180.  
  181.  
  182. -- part 11 (button)
  183. -- low flags: 00
  184. -- high flags: 0000
  185. -- rect: left=382 top=132 right=210 bottom=476
  186. -- title width / last selected line: 0
  187. -- icon id / first selected line: 0 / 0
  188. -- text alignment: 1
  189. -- font id: 0
  190. -- text size: 12
  191. -- style flags: 0
  192. -- line height: 16
  193. -- part name: CPU
  194. ----- HyperTalk script -----
  195. on mouseEnter
  196.   global env
  197.   if env is "Mac" then
  198.     put "2nd Macintosh Button" & return & "click for information" into fld "Tell"
  199.   else
  200.     put "Host CPU Button" & return & "click for information" into fld "Tell"
  201.   end if
  202.   changeCurs 6069
  203. end mouseEnter
  204.  
  205. on mouseLeave
  206.   changeCurs 69
  207.   put empty into fld "Tell"
  208. end mouseleave
  209.  
  210. On mouseDown
  211.   Global ClickSND
  212.   play ClickSND
  213. End mouseDown
  214.  
  215. on mouseUp
  216.   global env,sol,lastRoom
  217.   put env && sol into lastRoom
  218.   set cursor to busy
  219.   set lockscreen to true
  220.   get the loc of me
  221.   put it into MLoc
  222.   Put "Zoomer " & MLoc & "," & MLoc & "," & "254,151,278,166" into Zoomy
  223.   do Zoomy
  224.   Zoomer 254,151,278,166,8,4,507,336
  225.   put empty into fld "Prodname"
  226.   put empty into fld "Prodname2"
  227.   put empty into fld "Side1"
  228.   put empty into fld "Side2"
  229.   put empty into fld "ProdnameUp"
  230.   put empty into fld "ProdnameUp2"
  231.   put empty into fld "Network"
  232.   put empty into fld "click"
  233.   put empty into fld "click2"
  234.   put empty into prodname2
  235.   put empty into reads2
  236.   put empty into writes2
  237.   put empty into network2
  238.   put empty into sideone
  239.   put empty into common
  240.   push card
  241.   set lockscreen to true
  242.   go to cd "MacCloseUp3"
  243.   unlock screen with dissolve
  244. end mouseUp
  245.  
  246.  
  247.  
  248. -- part 30 (field)
  249. -- low flags: 81
  250. -- high flags: 2000
  251. -- rect: left=132 top=67 right=176 bottom=357
  252. -- title width / last selected line: 0
  253. -- icon id / first selected line: 0 / 0
  254. -- text alignment: 0
  255. -- font id: 12
  256. -- text size: 12
  257. -- style flags: 8192
  258. -- line height: 13
  259. -- part name: Explainer
  260.  
  261.  
  262. -- part 71 (button)
  263. -- low flags: 00
  264. -- high flags: A000
  265. -- rect: left=404 top=198 right=210 bottom=455
  266. -- title width / last selected line: 0
  267. -- icon id / first selected line: 0 / 0
  268. -- text alignment: 0
  269. -- font id: 242
  270. -- text size: 9
  271. -- style flags: 0
  272. -- line height: 12
  273. -- part name: products
  274. ----- HyperTalk script -----
  275. on mouseUp
  276.   send mouseUp to btn "CPU"
  277. end mouseUp
  278.  
  279. on mouseEnter
  280.   changeCurs 6069
  281.   put "Products Button" & return & "click to choose product" into fld "Tell"
  282. end mouseEnter
  283.  
  284. on mouseLeave
  285.   changeCurs 69
  286.   put empty into fld "Tell"
  287. end mouseleave
  288.  
  289. On mouseDown
  290.   Global ClickSND
  291.   play ClickSND
  292. End mouseDown
  293.  
  294.  
  295. -- part 73 (button)
  296. -- low flags: 00
  297. -- high flags: 0000
  298. -- rect: left=245 top=217 right=241 bottom=279
  299. -- title width / last selected line: 0
  300. -- icon id / first selected line: 7402 / 7402
  301. -- text alignment: 1
  302. -- font id: 0
  303. -- text size: 12
  304. -- style flags: 0
  305. -- line height: 16
  306. -- part name: Wire2
  307. ----- HyperTalk script -----
  308. on mouseUp
  309.   send mouseUp to cd btn "CPU"
  310. end mouseUp
  311.  
  312. On mouseDown
  313.   Global ClickSND
  314.   play ClickSND
  315. End mouseDown
  316.  
  317. on mouseEnter
  318.   changeCurs 6069
  319.   put "Connectivity Connection" & return & "click to select choice" into fld "Tell"
  320. end mouseEnter
  321.  
  322. on mouseLeave
  323.   changeCurs 69
  324.   put empty into fld "Tell"
  325. end mouseleave
  326.  
  327.  
  328.  
  329.  
  330. -- part 74 (button)
  331. -- low flags: 00
  332. -- high flags: 0000
  333. -- rect: left=213 top=217 right=241 bottom=247
  334. -- title width / last selected line: 0
  335. -- icon id / first selected line: 3946 / 3946
  336. -- text alignment: 1
  337. -- font id: 0
  338. -- text size: 12
  339. -- style flags: 0
  340. -- line height: 16
  341. -- part name: wire1
  342. ----- HyperTalk script -----
  343. on mouseUp
  344.   send mouseUp to cd btn "Macintosh"
  345. end mouseUp
  346.  
  347. On mouseDown
  348.   Global ClickSND
  349.   play ClickSND
  350. End mouseDown
  351.  
  352. on mouseEnter
  353.   changeCurs 6069
  354.   put "Connectivity Connection" & return & "click to select choice" into fld "Tell"
  355. end mouseEnter
  356.  
  357. on mouseLeave
  358.   changeCurs 69
  359.   put empty into fld "Tell"
  360. end mouseleave
  361.  
  362.  
  363.  
  364.  
  365. -- part contents for background part 41
  366. ----- text -----
  367. Macintosh to Macintosh Engineering/CAD Room
  368.  
  369. -- part contents for background part 68
  370. ----- text -----
  371. Application Level
  372.  
  373. -- part contents for card part 7
  374. ----- text -----
  375. Macintosh